var go/types.go1_23

3 uses

	go/types (current package)
		decl.go#L566: 		if !versionErr && tparam0 != nil && !check.verifyVersionf(tparam0, go1_23, "generic type alias") {
		stmt.go#L1063: 		if !buildcfg.Experiment.RangeFunc && allowVersion != nil && !allowVersion(go1_23) {
		version.go#L45: 	go1_23 = asGoVersion("go1.23")